home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / DEMO / SHUFFLE.BAT < prev    next >
DOS Batch File  |  1992-01-30  |  391b  |  15 lines

  1. @echo off
  2. echo This is a high resolution EGA picture shuffle game.  This game REQUIRES
  3. echo A MOUSE!  After the game starts press any key.  Then use the mouse to
  4. echo select OPTIONS, then GAME, then DEMO, then START.  The demo will continue
  5. echo until you press a key.
  6. echo.
  7. echo Press any key to continue or...
  8. echo Press CTRL-C to cancel.
  9. echo.
  10. pause >nul
  11.  
  12. cd cshuf1
  13. cs
  14. cd..
  15.